Skip to content

bpf: Add missing map_get_next_key method to bloom filter map#2342

Closed
kernel-patches-bot wants to merge 2 commits intobpf-nextfrom
series/601838=>bpf-next
Closed

bpf: Add missing map_get_next_key method to bloom filter map#2342
kernel-patches-bot wants to merge 2 commits intobpf-nextfrom
series/601838=>bpf-next

Conversation

@kernel-patches-bot
Copy link

Pull request for series with
subject: bpf: Add missing map_get_next_key method to bloom filter map
version: 2
url: https://patchwork.kernel.org/project/netdevbpf/list/?series=601838

@kernel-patches-bot
Copy link
Author

Master branch: 5b3d729
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=601838
version: 2

@kernel-patches-bot
Copy link
Author

Master branch: b645941
series: https://patchwork.kernel.org/project/netdevbpf/list/?series=601838
version: 2

Nobody and others added 2 commits December 29, 2021 08:52
Without it, kernel crashes in map_get_next_key().

Fixes: 9330986 ("bpf: Add bloom filter map implementation")

Reported-by: TCS Robot <tcs_robot@tencent.com>
Signed-off-by: Haimin Zhang <tcs_kernel@tencent.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
@kernel-patches-bot
Copy link
Author

At least one diff in series https://patchwork.kernel.org/project/netdevbpf/list/?series=601838 irrelevant now. Closing PR.

@kernel-patches-bot kernel-patches-bot deleted the series/601838=>bpf-next branch December 29, 2021 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants